iOS 解决图片上传到服务器旋转90度的问题(图片倒置)
//使用swift的朋友们可以,把这个所在的类的.h,在-Header-Swift.h中一用一下。 - (UIImage *)fixOrientation:(UIImage *)aImage { ...
//使用swift的朋友们可以,把这个所在的类的.h,在-Header-Swift.h中一用一下。 - (UIImage *)fixOrientation:(UIImage *)aImage { ...